searchenginetracker: Quote fts match so it's seen as a single phrase
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 4 May 2016 12:23:17 +0000 (14:23 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 5 May 2016 14:40:33 +0000 (16:40 +0200)
commit27c1cce726934f20d1f0cb962f658938ab34eb47
tree457dee8d4d339c15141ccb9f1700c349b1b64aff
parentdf38db70a098c9c064602c732317576a222a11de
searchenginetracker: Quote fts match so it's seen as a single phrase

FTS5 has a complex enough syntax that it makes not much sense to wrap
in simple search boxes.

https://bugzilla.gnome.org/show_bug.cgi?id=765981
gtk/gtksearchenginetracker.c